Object is the base class of all other classes. Any object can be assigned into a variable of type Object. The default value of a new instance of an object is Nil. The Object class has no properties, methods, or events.
Object Class
Object is the base class of all other classes. Any object can be assigned into a variable of type Object. The default value of a new instance of an object is Nil. The Object class has no properties, methods, or events.